home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Games World / Games Updaters⁄Utilities / ACE! 1.5.1 / Version Info < prev   
Text File  |  1999-04-17  |  10KB  |  130 lines

  1. Version History
  2.  
  3.  
  4. 1.5.1 (18/4/99)  New modules: Realmz 6, Quest of Yipe! II.
  5.                  You can store frequently used list items in a list of favorites with the
  6.                    "Add to Favorites" command, and then use the "Add Favorite Item" script
  7.                    to add a favorite item to a list.
  8.                  Modules that display a list of spells now show only the spells appropriate
  9.                    to the character's class (Realmz, M&M II and III).
  10.                  By default, ACE now displays simpler (and less fatal) error messages to
  11.                    the user. To activate debugging mode with more specific error messages,
  12.                    hold down the option key immediately after opening ACE.
  13.                  Fixed some bugs with 'Special Actions' in the Realmz modules.
  14. 1.5   (21/3/99)  Lists are now scriptable, and some scripts to manipulate lists have been
  15.                    added to the script menu (and also appear in some modules).
  16.                  New modules for Heroes of Might & Magic II (Heroes, Players and Towns)
  17.                    and Death Blade.
  18.                  You can double-click on the lists in the item editing dialog as an
  19.                    alternative to clicking on the OK button.
  20.                  Added a 'splash screen' (which you can hide using ACE's preferences).
  21.                  A "Next window" script has been added.
  22.                  You can choose Select All from the Edit menu (or press Command-A) to
  23.                    select all files in the Open dialog (MacOS 8.5 or Navigation Library only).
  24.                  When editing a compound file, changes to a window could sometimes be
  25.                    saved even when the user clicked on Don't Save. This bug is now fixed.
  26.                  Fixed a bug with the M&M III module (awards would get scrambled when
  27.                    using tabbed windows).
  28.                  The Class menu in the Unlimited Adventures module now shows all classes.
  29.                  Fixed a cosmetic bug with lists on non-appearance manager systems
  30.                    (switching between panes could make lists in other windows go blank).
  31. 1.4.1 (16/1/99)  Fixed a bug that caused ACE to crash on startup with some old 7.5 systems.
  32.                    (specifically, those with Apple Event Manager 1.0.0 installed)
  33.                  Fixed a bug that prevented embedded scripts from appearing in the Script
  34.                    menu if the save game was opened via drag-and-drop.
  35.                  New module: Jewel of Arabia - Dreamers.
  36. 1.4.0 (13/12/98) Some modules now have lists (equipment, spells etc) that can be edited.
  37.                  New modules: Escape Velocity: Override, Damage Incorporated, Abuse,
  38.                    Curse of Dragor.
  39.                  Open and Save dialogs use Navigation services (under MacOS 8.5 or with
  40.                    the Navigation library installed).
  41.                  It is no longer necessary to name a 'scpt' resource in a script using
  42.                    ResEdit to make it appear in ACE's Script menu.
  43.                  Fix a bug with big-endian variables (did not affect any existing modules).
  44.                  Fixed a bug from version 1.3.0 which caused printing to fail (error id 11)
  45. 1.3.0 (30/4/98)  Some modules now have tabbed windows and more features.
  46.                  New modules: Mantra II, Might & Magic III party, Realmz 5.
  47.                  You can now press the option key when selecting menu commands via the
  48.                    keyboard (e.g. command-option-W to close all windows).
  49.                  You can assign command keys to scripts in the script menu (see the
  50.                    "Development (Scripting)" document for more information).
  51.                  Renamed the Save As... command to Save A Copy As.
  52.                  Updated and improved balloon help for menus.
  53.                  Added a new "Close All But This Window" script.
  54.                  You can use the optional parameter 'to' with the 'Save' script command.
  55.                  The maximum number of open windows is now 40 (previously 16).
  56.                  Lots of bug fixes.
  57. 1.2.1 (26/1/98)  Fixed a bug with the Save As... command.
  58. 1.2.0 (12/1/98)  ACE! supports scripting - look at the scripts menu for some examples.
  59.                  New modules: Omega (version 0.75 and 0.80), Escape Velocity, Harry the
  60.                    Handsome Executive and Unlimited Adventures design password.
  61.                  Function keys 1 to 4 now Cut, Copy, Paste and Clear respectively. The Clear
  62.                    button on the numeric keypad also clears text.
  63.                  Lots of minor bug fixes.
  64. 1.1.1 (27/10/97) Added a better version checking process which won't become apparent
  65.                    until later versions of ACE!
  66.                  Fixed a bug that prevented ACE! from running on non-MacOS 8 PPC systems
  67.                    (AppearanceLib not found error on launch)
  68. 1.1.0 (23/10/97) Uses the Appearance manager. On MacOS 8 systems, all dialogs and
  69.                    windows are "theme-savy".
  70.                  Changed the wording of the "Invalid Value" dialog and added a "Use 
  71.                                                        Maximum/Minimum button".
  72.                  Fixed a bug with hi/lo nibbles (which only affected the 'M&M II' module).
  73.                  Fixed a bug with reading in long data types on 68k Macs.
  74. 1.0.0 (29/9/97)  First public release.
  75.  
  76.  
  77. Planed Features
  78.  
  79. In no particular order of importance, some of the features planned for future versions are:
  80.  
  81. Debug mode
  82.  
  83. The debugging mode will be expanded to allow a person debugging a module to query controls and run a 'sanity check' on a module.
  84.  
  85. Linked controls
  86.  
  87. A primative form of linking is currently supported that allows the selection of a pop-up menu to affect the contents of a list. The linking system will be expanded to allow controls to affect each other in a more general way. Two possibilities include:
  88.  
  89. 1. A control could enable or disable other controls. For example, a checkbox might be disabled until another checkbox is checked.
  90.  
  91. 2. A control could change the value of other controls. For example, increasing a character's 'strength' might increase their 'bonus to hit'.
  92.  
  93. Recordability
  94.  
  95. A future version of ACE will be 'recordable', allowing you to make a script of your actions by recording them in the script editor.
  96.  
  97.  
  98. Compatibility Issues
  99.  
  100. This section lists any known bugs, conflicts or cosmetic glitches in ACE! and the recommended helper utilities. Unless otherwise noted, all information is relevant to the current versions at time of writing.
  101.  
  102. ACE!
  103.  
  104. 1. On systems with Appearance Manager 1.0.x, when pasting or clearing in an edit text field, a grey background will be drawn in the edit text field. This is a cosmetic bug with the Appearance Manager. It is fixed in Appearance Manager 1.1 and later (MacOS 8.5).
  105.  
  106. 2. When more than one window is opened at once on appearance manager systems, windows in the background may not have their controls 'greyed-out' correctly. Moving the affected windows to the foreground and the putting them behind another window fixes this.
  107.  
  108. 3. On appearance manager systems, some lists do not draw their scroll-bars properly when a list contains only a few items. On MacOS 8.0 or 8.1, the scroll bars are drawn as if they could be scrolled. On MacOS 8.5, the scroll bars are not drawn at all. I know why this happens (when the maximum number of rows specified in the 'ldes' resource is greater than the number of rows that can be displayed without scrolling, but the resulting list contains less than this number), but I don't think I can do anything about it.
  109.  
  110. ResEdit (version 2.1.x):
  111.  
  112. 1. ResEdit may save changes to a resource fork even when the user clicks on the Don't Save button. This occurs when editing some resource types, and not with others. If you accidentally delete a resource or make changes you want to undo, use the Revert command (and see note 6 below).
  113.  
  114. 2. ResEdit will freeze when you try to open or create a 'DITL' when the clipboard contains some styled text. The easiest way to avoid this is to select the 'DITL' resource (before opening it) and copy it (i.e. hit Command-C before opening the 'DITL').
  115.  
  116. 3. On some Power Macintosh's, ResEdit will freeze if you copy or cut item(s) from a 'DITL' more than once.
  117.  
  118. 4. ResEdit has (crash) problems displaying control items in the 'DITL' editor. If you are working in a 'DITL' and you see a pop-up menu contains characters that should not be present, or are greyed out, then you should immediately save the module and quit ResEdit. This seems to occur when you add, move or resize any custom control. Do not attempt to look at the affected control item, or make any other changes to other dialog items. Quitting and reopening ResEdit seems to reduce it's 'sensitivity' to this problem.
  119.  
  120. 5. When attempting to open a 'DITL' resource, you may sometimes alerted that "the item count is too high", or that "the DITL resource is x byte(s) too large". You may see the size of the 'DITL' resource change after you dismiss this alert. Simply quit ResEdit and then re-open ResEdit and the module, and you should be able to open the 'DITL' normally.
  121.  
  122. 6. The Revert command doesn't always work - sometimes changes you have made to a resource file will be saved even if you haven't used the save command. If you do use the revert command, quit and re-open ResEdit immediately to avoid problems.
  123.  
  124. 7. Don't save while a 'DLOG' editor is open. Close the 'DLOG' editor before saving.
  125.  
  126. On Mac OS 8.5 or later:
  127.  
  128. 8. When editing a 'MENU' resource, don't click in an empty part of the menu list (ResEdit will quit with an error type 1).
  129.  
  130. 9. An (appearance manager) list control in a dialog will not draw correctly (it will be drawn outside the window). You can stop this from occurring by setting the "visible" field of the corresponding 'CNTL' resource before opening the 'DITL' (remember to reset it later). This bug appears to be cosmetic only, and does not affect the list in ACE.